home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Programming / SecalDemo / Inc / lvos / nonvolatile.inc < prev    next >
Encoding:
Text File  |  1997-06-11  |  187 b   |  9 lines

  1. def LVOGetCopyNV = (-30);
  2. def LVOFreeNVData = (-36);
  3. def LVOStoreNV = (-42);
  4. def LVODeleteNV = (-48);
  5. def LVOGetNVInfo = (-54);
  6. def LVOGetNVList = (-60);
  7. def LVOSetNVProtection = (-66);
  8.  
  9.